home *** CD-ROM | disk | FTP | other *** search
- // Written by: Robert B. Cooper
- // ELECTRON Software
- // P.O. Box 309
- // Mt. Storm, WV. 26739
- // CompuServe ID#: 73244,3472
- // America OnLine: ELECTRON
- //
- // This is the resource header file for the demo program. it is used
- // by the SAMPLE.RC and CUR_CUR_.C files.
- //
- // You have a royalty-free right to use, modify, reproduce and distribute the
- // Sample Files CUS_CUR.C, CUR_DLL.DEF, CUS_CUR.H, SAMPLE.RC, RESOURCE.H and
- // CUR_DEMO.MAK(and/or any modified version) in any way you find useful,
- // provided that you agree that ELECTRON SOFTWARE has no warranty obligations
- // or liability for any Sample Application Files which are modified.
-
- #define IDD_ABOUT 102
- #define IDM_PRINT 40001
- #define IDM_EXIT 40002
- #define IDM_CUT 40004
- #define IDM_COPY 40005
- #define IDM_PASTE 40006
- #define IDM_LINE 40007
- #define IDM_CIRCLE 40008
- #define IDM_FREEHAND 40009
- #define IDM_PAINT 40010
- #define IDM_CONTEXTHELP 40011
- #define IDM_ABOUT 40012
- #define IDC_STATIC -1
-
-